The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "mail::spf"

Mail::SPF - An object-oriented implementation of Sender Policy Framework River stage one • 1 direct dependent • 2 total dependents

Mail::SPF is an object-oriented implementation of Sender Policy Framework (SPF). See <http://www.openspf.org> for more information about SPF. This class collection aims to fully conform to the SPF specification (RFC 4408) so as to serve both as a pro...

MBRADSHAW/Mail-SPF-3.20240206 - 06 Feb 2024 02:13:21 UTC - Search in distribution

Mail::SPF::Test - SPF test-suite class River stage zero No dependents

Mail::SPF::Test is a class for reading and manipulating SPF test-suite data. Constructors The following constructors are provided: new(%options): returns *Mail::SPF::Test* Creates a new SPF test-suite object from scratch. POD ERRORS Hey! The above do...

JMEHNLE/Mail-SPF-Test-v1.001 - 30 May 2007 20:51:10 UTC - Search in distribution

Mail::SPF::Query - query Sender Policy Framework for an IP,email,helo River stage one • 1 direct dependent • 1 total dependent

There are two ways to use Mail::SPF::Query. Your choice depends on whether the domains your server is an MX for have secondary MXes which your server doesn't know about. The first and more common style, calling ->result(), is suitable when all mail i...

JMEHNLE/Mail-SPF-Query-1.999.1 - 26 Feb 2006 19:39:26 UTC - Search in distribution
  • spfd - simple forking daemon to provide SPF query services
  • spfquery - checks if an IP address is an SPF-authorized SMTP sender for a domain

Mail::SPF::Iterator - iterative SPF lookup River stage one • 1 direct dependent • 1 total dependent

This module provides an iterative resolving of SPF records. Contrary to Mail::SPF, which does blocking DNS lookups, this module just returns the DNS queries and later expects the responses. Lookup of the DNS records will be done outside of the module...

SULLR/Mail-SPF-Iterator-1.120 - 26 Feb 2021 12:39:07 UTC - Search in distribution

Mail::Milter::Module::SPF - milter to use Sender Policy Framework for accept/reject River stage zero No dependents

This milter module rejects any mail from a sender (in the MAIL FROM part of the SMTP transaction, not in the From: header) if that sender's domain publishes a Sender Policy Framework (SPF) record denying access to the connection host. The pass/fail r...

TVIERLING/Mail-Milter-0.07 - 22 Mar 2006 16:00:52 UTC - Search in distribution
  • Mail::Milter - Perl extension modules for mail filtering via milter

Mail::Decency::Policy::SPF River stage zero No dependents

A SPF implementation (http://www.openspf.org/) for decency based on Mail::SPF Weight's incoming mail based on the sender policy framework. The SPF suggests that your (sender) domain has an additional TXT record providing a list/range of server ip's w...

UKAUTZ/Mail-Decency-0.1.6 - 12 Jul 2010 10:31:40 UTC - Search in distribution

Mail::MtPolicyd::Plugin::SPF - mtpolicyd plugin to apply SPF checks River stage zero No dependents

This plugin applies Sender Policy Framework(SPF) checks. Checks are implemented using the Mail::SPF perl module. Actions based on the SPF result can be applied for: pass (pass_mode, default: passive) softfail (softfail_mode, default: passive) fail (f...

BENNING/Mail-MtPolicyd-2.05 - 24 Aug 2020 14:36:28 UTC - Search in distribution

Mail::SpamAssassin::Plugin::SPF - perform SPF verification tests River stage two • 13 direct dependents • 18 total dependents

This plugin checks a message against Sender Policy Framework (SPF) records published by the domain owners in DNS to fight email address forgery and make it easier to identify spams. It's recommended to use MTA filter (pypolicyd-spf / spf-engine etc),...

SIDNEY/Mail-SpamAssassin-4.0.1 - 29 Mar 2024 12:07:52 UTC - Search in distribution

Mail::Milter::Authentication::Handler::SPF - Handler class for SPF River stage one • 3 direct dependents • 3 total dependents

Implements the SPF standard checks....

MBRADSHAW/Mail-Milter-Authentication-3.20240205 - 05 Feb 2024 02:47:19 UTC - Search in distribution

Mail::DMARC::Report::Aggregate::Record::Auth_Results::SPF - auth_results/spf section of a DMARC aggregate record River stage one • 2 direct dependents • 3 total dependents

MSIMERSON/Mail-DMARC-1.20240314 - 13 Mar 2024 17:31:17 UTC - Search in distribution

Paws::SES - Perl Interface to AWS Amazon Simple Email Service River stage two • 9 direct dependents • 11 total dependents

Amazon Simple Email Service This document contains reference information for the Amazon Simple Email Service (https://aws.amazon.com/ses/) (Amazon SES) API, version 2010-12-01. This document is best used in conjunction with the Amazon SES Developer G...

JROBINSON/Paws-0.46 - 20 Jan 2024 12:10:03 UTC - Search in distribution

Net::FreeIPA::API::Data River stage zero No dependents

STDWEIRD/Net-FreeIPA-3.0.3 - 09 May 2019 06:57:52 UTC - Search in distribution

doc::Changes River stage zero No dependents

MSIMERSON/Mail-Toaster-5.54 - 16 Feb 2017 19:40:58 UTC - Search in distribution

Mail::SRS - Interface to Sender Rewriting Scheme River stage zero No dependents

The Sender Rewriting Scheme preserves .forward functionality in an SPF-compliant world. SPF requires the SMTP client IP to match the envelope sender (return-path). When a message is forwarded through an intermediate server, that intermediate server m...

SHEVEK/Mail-SRS-0.31 - 19 Oct 2004 15:51:16 UTC - Search in distribution

Regru::API::Zone - REG.API v2 DNS resource records management River stage zero No dependents

REG.API DNS management methods such as create/remove resource records, enable/disable parking and forwarding features....

CHIM/Regru-API-0.052 - 22 Jul 2022 11:21:31 UTC - Search in distribution

Mail::BIMI - BIMI object River stage zero No dependents

Brand Indicators for Message Identification (BIMI) retrieval, validation, and processing...

MBRADSHAW/Mail-BIMI-3.20240402 - 02 Apr 2024 23:10:32 UTC - Search in distribution

NoZone::Zone - record information for a bind zone River stage zero No dependents

The "NoZone::Zone" class records the information for a single DNS zone. A DNS zone can be associated with zero or more domain names. A zone without any associated domain names can serve as an abstract base from which other zones inherit data. Inherit...

DANBERR/NoZone-1.3 - 12 Nov 2021 23:47:19 UTC - Search in distribution

Mail::DKIM::Iterator - Iterative DKIM validation or signing. River stage one • 1 direct dependent • 1 total dependent

With this module one can validate DKIM Signatures in mails and also create DKIM signatures for mails. The main difference to Mail::DKIM is that the validation can be done iterative, that is the mail can be streamed into the object and if DNS lookups ...

SULLR/Mail-DKIM-Iterator-1.010 - 26 Feb 2021 12:32:06 UTC - Search in distribution

Zonemaster::Engine::Test::Zone - Module implementing tests focused on the DNS zone content, such as SOA and MX records River stage one • 2 direct dependents • 2 total dependents

ZNMSTR/Zonemaster-Engine-v5.0.0 - 18 Mar 2024 16:00:13 UTC - Search in distribution

Courier::Filter::Overview - Architectural and administrative overview of Courier::Filter River stage zero No dependents

Courier::Filter is a purely Perl-based mail filter framework for the Courier MTA. The Courier MTA's courierfilter interface Courier offers an interface for daemon-style processes to act as mail filters, called courierfilters. For every incoming mail ...

JMEHNLE/Courier-Filter-v0.200 - 23 Mar 2008 02:40:27 UTC - Search in distribution
30 results (0.058 seconds)